inspector: Don't set style classes on app widgets
authorMatthias Clasen <mclasen@redhat.com>
Mon, 15 Jun 2020 15:21:20 +0000 (11:21 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 15 Jun 2020 15:22:32 +0000 (11:22 -0400)
commit14f26d23456d23293d9c276bc604dedab603e3c5
tree4dbb26861848f2fa7acac6ec61d53c32075f8f6b
parent7c357423a304e61c68df0365f0be8db536d78bac
inspector: Don't set style classes on app widgets

Due to a mixup, the inspector was setting .dim-label on
widgets that get unmapped, instead of the labels representing
them in the object tree.
gtk/inspector/object-tree.c